<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <channel>
        <title>Business Analyst Community &amp; Resources | Modern Analyst</title> 
        <link>https://modernanalyst.com</link> 
        <description>RSS feeds for Business Analyst Community &amp; Resources | Modern Analyst</description> 
        <ttl>60</ttl> <item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/6657/Secure-by-Design-Why-Security-Shouldnt-Be-an-Afterthought-in-Software-Development.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=6657</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6657&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>Secure by Design: Why Security Shouldn&#39;t Be an Afterthought in Software Development</title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/6657/Secure-by-Design-Why-Security-Shouldnt-Be-an-Afterthought-in-Software-Development.aspx</link> 
    <description>&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;/Portals/0/Public%20Uploads/userfiles/143496/pexels-fauxels-3183131_1.jpg&quot; style=&quot;height: 400px; width: 600px;&quot; title=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Building software products that solve actual customer concerns and generate business success is not an easy fit. Product executives battle strong competition, tight timelines, and high expectations, all while seeking to offer value. While success gives the opportunity to showcase approaches and frameworks, the reality is that building excellent products is rarely straightforward. As artificial intelligence continues to improve and incorporate into our daily lives, the sophistication of cyberattacks is also increasing. Recent occurrences such as the ChatGPT software leak and the Activision Blizzard data breach emphasize the critical need for stronger cybersecurity safeguards to be put in at every level of application and software development. Every product or technological advancement must have security built into its very foundation from the very beginning of its conception.&lt;br /&gt;
However, it is clear that implementing a reactive approach to security within software development is insufficient, as 77% of organizations reported an increase in cyberattacks in 2021, and 80% of successful breaches involved new or unknown zero-day attacks (often resulting from the exploitation of undisclosed vulnerabilities).&lt;br /&gt;
The growing number of security events emphasizes how crucial it is to give security factors top priority throughout the design and development of new products rather than considering them as a secondary issue. Many flaws and weaknesses that attackers actively take advantage of can be avoided by incorporating security into systems from the very beginning.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;Recognizing the need for product security today&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
A product&amp;#39;s security has a direct impact on its market performance in a time when customer trust is crucial. Consumers are increasingly aware of data privacy and the security of the products they use. This heightened awareness, combined with the rapid incorporation of Gen AI in products, requires a robust approach to managing product security risks. These risks can lead to compliance failures, operational disruptions, data breaches, and more.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;What Is Secure By Design?&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&amp;quot;Secure by Design&amp;quot; is a methodology that incorporates security into the foundation of product and software development from the start. This process ensures that strong, multi-layered security mechanisms are implemented at all stages of development, from original planning to deployment. Secure coding techniques are routinely followed, and rigorous testing is carried out to find and address vulnerabilities before products are released.&lt;br /&gt;
Organizations that integrate security early can guard against insider attacks, limit risks along the cyberattack kill chain, and avoid the reactive cycle of correcting vulnerabilities after launch. This strategy makes security an integral and ongoing part of the development process, rather than an afterthought introduced later in the cycle.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;The Cost of Ignoring Security Early&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
Taking a reactive approach to security, which involves remediating&amp;nbsp;vulnerabilities after a product has been built, has long been normal practice. However, this thinking frequently results in costly repercussions. Ignoring security during the early stages of development permits design flaws and security debts to build up, transforming easy remedies into complex engineering problems. Furthermore, post-implementation security testing may miss logic mistakes or workflow issues that were present during initial development, giving a misleading sense of security. By the time vulnerabilities are recognized, the underlying problems may be too deeply ingrained to adequately address.&lt;br /&gt;
The impact of security breaches on enterprises can be disastrous, which most times can lead to the following:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Financial losses:&lt;/strong&gt; Cyberattacks result in stolen data, fraud, and operational disruption, which can cost corporations billions.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Reputational damage:&lt;/strong&gt; For every breach that happened, it undermined customer trust, affecting brand loyalty and income.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Legal repercussions:&lt;/strong&gt; Regulatory fines, lawsuits, and compliance violations can also add to the financial and reputational burden.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Operational disruptions:&lt;/strong&gt; Security events affect workflows, lowering productivity and risking business continuity.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;Integrating Security Into the Development Lifecycle&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
Products are designed to be resistant to emerging risks from the outset by proactively incorporating security into the development process. Throughout the whole development process, security is prioritized, which lowers vulnerabilities, increases product resilience, and builds customer trust. To properly integrate security into product development, the following steps must be taken:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Conduct regular security audits. -&amp;nbsp;&lt;/strong&gt;Regular audits of the code and infrastructure help identify and address vulnerabilities before they become significant risks. These audits prevent serious breaches by addressing issues early and ensuring that systems are secure against potential attackers.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Implement Secure Coding Techniques -&amp;nbsp;&lt;/strong&gt;Using secure coding methods such as data validation, encryption, and input sanitization reduces the likelihood of vulnerabilities. By taking these safeguards during development, teams may ensure the integrity and security of their products.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Use Frameworks for Secure Development -&amp;nbsp;&lt;/strong&gt;Using safe frameworks streamlines the integration of integrated security features, protecting products from common threats. This approach integrates security as a fundamental part of the development process and boosts productivity.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Train Teams in Security Best Practices -&amp;nbsp;&lt;/strong&gt;Teaching development teams about current security threats and trends fosters a culture of security-first thinking. Empowered teams reduce risks and enhance product security by making well-informed decisions that prioritize protection at every turn.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Stay Up to Date on Security Trends -&amp;nbsp;&lt;/strong&gt;Teams can proactively mitigate risks by monitoring evolving threats and vulnerabilities, safeguarding products from sophisticated attacks, and assisting companies in adapting to new challenges.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;Security Considerations By Project Stage&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
Integrating security efforts with existing development workflows requires forethought at each product delivery phase, including:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Requirements Gathering:&lt;/strong&gt; Perform asset identification and risk analysis and establish security goals. Build abuse stories showing attack vectors and threat scenarios.&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Architecture &amp;amp; Design:&lt;/strong&gt; Select inherently secure frameworks and components. Apply principles like least privilege and fail-safe defaults when detailing technical design.&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Implementation &amp;amp; Testing:&lt;/strong&gt; Adopt secure coding best practices. Perform static and dynamic analysis security testing to catch defects early.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Post-Launch:&lt;/strong&gt; Run penetration tests mimicking real-world attacks. Set up monitoring for anomalous access patterns or errors indicating compromise. Establish secure update processes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By mapping security concepts to existing development lifecycles, product teams more easily reason about where best to invest efforts for maximizing risk reduction at each stage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;Implementing Secure Software Development Lifecycle (SDLC) Practices&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
Secure SDLC is a methodology that integrates security best practices into every stage of the development process. Here&amp;rsquo;s how:&lt;br /&gt;
&lt;strong&gt;DevSecOps:&lt;/strong&gt; This collaborative approach fosters seamless integration of security considerations throughout the development, security, and operations pipelines. By breaking down silos between development, security, and operations teams, DevSecOps enables a more holistic approach to product security.&amp;nbsp;&lt;br /&gt;
&lt;strong&gt;Integrating Security in Agile Development:&lt;/strong&gt; Agile development&amp;rsquo;s iterative nature necessitates embedding security testing within each sprint, ensuring continuous security evaluation. This ongoing focus on security throughout the development process helps to identify and fix vulnerabilities early, before they become major problems.&amp;nbsp;&lt;br /&gt;
&lt;strong&gt;Security Checkpoints in Product Development:&lt;/strong&gt; Implementing security checkpoints at critical milestones throughout the development lifecycle guarantees ongoing evaluation and mitigation of vulnerabilities. These checkpoints can include code reviews, penetration testing, and vulnerability assessments, ensuring that security remains a top priority throughout the development process.&amp;nbsp;&lt;br /&gt;
By adopting these practices, businesses can significantly reduce the risk of security breaches and build products with inherent resilience.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;Treating Security as a Core Requirement in Planning&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
Product managers play a crucial role in ensuring that development teams prioritize high-value work via a methodical planning process. While engineering leaders and product designers are typically engaged in feature planning discussions, security specialists are often excluded since security is perceived as a non-functional necessity that will be addressed later. This approach maintains the notion that security can be &amp;quot;layered on&amp;quot; after development, which raises risks and creates vulnerabilities. To address product risks and vulnerabilities in software development, product managers must prioritize security in the software planning process. This means that when discussing new features and functionalities, security experts should be involved from the start. Rather than adding security as an afterthought, it should be integrated and planned for from the outset.&amp;nbsp;Product managers, like software engineers, data analysts, and user experience professionals, must master the fundamentals of security. Understanding the vocabulary and cooperating with security teams means that secure practices are built in from the start of product development, even if they are not supposed to be security experts.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:larger;&quot;&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
Security is a foundational element of product development, not an afterthought or optional feature. Product managers and the entire software development team must ensure that security requirements are prioritized from the start, integrating them seamlessly alongside functionality and user experience. Security teams play a vital role in enabling this by offering best practices and actionable recommendations.&lt;br /&gt;
In an era of increasing cyber threats, treating security as intrinsic to design&amp;mdash;rather than a premium add-on&amp;mdash;builds trust and safeguards customers. By adopting proactive measures like early security analysis, secure design principles, and continuous testing, organizations can create resilient products that protect both users and their reputation in the long run.&lt;/p&gt;
</description> 
    <dc:creator>Rianat Abbas</dc:creator> 
    <pubDate>Sat, 04 Jan 2025 01:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6657</guid> 
    
</item>
<item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/3006/BABOK-v2--End-to-end-data-flow-diagram-analysis-can-highlight-issues.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=3006</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3006&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>BABOK v2 - End-to-end data flow diagram analysis can highlight issues</title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/3006/BABOK-v2--End-to-end-data-flow-diagram-analysis-can-highlight-issues.aspx</link> 
    <description>As part of preparation to sit the IIBA CBAP exam, I wanted a one page summary of the overall BABOK flow. The first step of creating a summary matrix showing a derived master list of documents (e.g. Inputs + Outputs) versus the process that creates or uses it was interesting, but not entirely helpful. &lt;br /&gt;
&lt;br /&gt;
By using the matrix to create an indicative data flow type diagram, that helped to better understand the overall end-to-end process documented in the BABOK.&lt;br /&gt;
Note: Clear stakeholder information was not available so a Business Process type Model was not possible.&lt;br /&gt;
&lt;br /&gt;
The data flow type visualization technique is very useful:&lt;br /&gt;
1. It is an additional visual means of communicating complex information for people who struggle with understanding just text.&lt;br /&gt;
2. It quickly shows the flow of information between the various processes&lt;br /&gt;
3. The data flow diagramming conventions help to highlight issues. E.g. No clear sources or uses of specific deliverables, redundant and reverse flows etc.&lt;br /&gt;
&lt;br /&gt;
This is also timely given the review of the Draft BABOK v3 material that has been requested and that closes on July 11th.&lt;br /&gt;</description> 
    <dc:creator>Alan</dc:creator> 
    <pubDate>Thu, 10 Jul 2014 01:20:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3006</guid> 
    <enclosure url="https://modernanalyst.com:443/Portals/0/Public%20Uploads/1_IIBA%20BABOK%20v2%20Process%20Data%20Flow%20Diagram%20v0_02%20(DRAFT).pdf" length="80336" type="application/octet-stream" />
</item>
<item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/2974/Modeling-complex-logic-with-Warnier-diagrams.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=2974</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2974&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>Modeling complex logic with Warnier diagrams </title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/2974/Modeling-complex-logic-with-Warnier-diagrams.aspx</link> 
    <description>&lt;p&gt;Warnier diagrams are not well known. They were introduced in the age of Structured Systems Analysis and are now forgotten. However they are the best tool for solving complex problems. Sometimes you need to model complex logic with multiple different exception scenarios. Sometimes you need to come up with requirements for complex functionality like sorting elements by multiple parameters or importing/exporting data from excel to system database.&lt;/p&gt;
&lt;p&gt;There is an excellent book explaining how to create Warnier diagrams: &quot;Structured Systems Development&#39; by Kenneth T. Orr. You need to read this book to learn how to creare this type of diagrams. But it is well worth doing.&amp;#160; This is quite short read with multiple diagrams and very well explained. One you start reading it is hard to stop until you get to the last page. Below is an example of one diagram I made to gave you a feeling what this is all about:&lt;/p&gt;
&lt;p&gt;&lt;img width=&quot;823&quot; height=&quot;995&quot; alt=&quot;&quot; src=&quot;/Portals/0/Public Uploads/Warnier/conference room search - Warnier Diagram.png&quot; /&gt;&lt;/p&gt;</description> 
    <dc:creator>Łukasz Pasek</dc:creator> 
    <pubDate>Fri, 23 May 2014 08:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2974</guid> 
    
</item>
<item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/2617/Use-cases-and-statecharts-notation-design.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=2617</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2617&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>Use cases and statecharts notation design</title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/2617/Use-cases-and-statecharts-notation-design.aspx</link> 
    <description>&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;Dear Fellow Business Analysts,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;I have created two surveys as part of my research work. The surveys elicits your opinion on some notation designs related to use cases and statecharts. Both surveys will require no more than 15 minutes of your time. Your cooperation is greatly appreciated. The links to the surveys are as follows:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;Use Cases survey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;http://www.MrFixItHat.com/usecasesurvey.php&amp;#160;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;&amp;#160;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;Statecharts survey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;http://www.MrFixItHat.com/statechart.php&amp;#160;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;Dr. Mohamed El-Attar&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;&amp;#160;&lt;/span&gt;&lt;/p&gt;</description> 
    <dc:creator>Dr. Mohamed El-Attar</dc:creator> 
    <pubDate>Tue, 21 May 2013 04:39:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2617</guid> 
    
</item>
<item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/1454/BA-World-Sydney--A-review.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=1454</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1454&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>BA World Sydney - A review</title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/1454/BA-World-Sydney--A-review.aspx</link> 
    <description>&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;I went to the Business Analyst World Conference in Melbourne on the 19th and 20th of July. Like last year it was a great event. &amp;#160;On day 1 I spent the whole day in one room (introducing speakers.) and got to listen to three very different stories.&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;a imageanchor=&quot;1&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; margin-bottom: 1em; float: left; color: rgb(90,94,156); clear: left; font-size: 13px; font-weight: normal; margin-right: 1em; text-decoration: none&quot; href=&quot;http://3.bp.blogspot.com/_2vgIgz_H4g8/TE1Rc8sD51I/AAAAAAAAFIg/OVOQR0yzzdU/s1600/IMAG0028.jpg&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;&quot; width=&quot;155&quot; height=&quot;200&quot; style=&quot;border-bottom: transparent 1px solid; position: relative; border-left: transparent 1px solid; padding-bottom: 8px; background-color: transparent; padding-left: 8px; padding-right: 8px; border-top: transparent 1px solid; border-right: transparent 1px solid; padding-top: 8px; background-origin: initial; background-clip: initial; -webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 0px; border-top-left-radius: 0px 0px; border-top-right-radius: 0px 0px; border-bottom-right-radius: 0px 0px; border-bottom-left-radius: 0px 0px&quot; src=&quot;http://3.bp.blogspot.com/_2vgIgz_H4g8/TE1Rc8sD51I/AAAAAAAAFIg/OVOQR0yzzdU/s200/IMAG0028.jpg&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;Matthew Coppola from Perth training outfit&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68); font-size: 13px&quot;&gt;&lt;a target=&quot;_blank&quot;  rel=&quot;nofollow&quot; style=&quot;color: rgb(90,94,156); font-weight: normal; text-decoration: none&quot;  href=&quot;http://www.paramounttraining.com.au/&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;Paramount Training&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;gave a talk on&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;strong&gt;Understanding Strategic Planning&lt;/strong&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;It’s always useful advice to go back to basics: Where do you want to be? Do you understand your capability? Mathew’s talk gave a simple framework to drill into these two questions. (See a transcripts of the whole talk&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68); font-size: 13px&quot;&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot;  style=&quot;color: rgb(90,94,156); font-weight: normal; text-decoration: none&quot; href=&quot;http://www.paramounttraining.com.au/business-analysts/&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;here&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;.)&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;Something that struck me while listening to his talk is how odd the world is. So many of us profess to know this stuff, but when you get out into the pressure of deadlines and complicated personal relationships – how many of us stick to the agenda and define the problem sufficiently before getting into implementation mode.&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;a imageanchor=&quot;1&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; margin-bottom: 1em; float: left; color: rgb(90,94,156); clear: left; font-size: 13px; font-weight: normal; margin-right: 1em; text-decoration: none&quot; href=&quot;http://1.bp.blogspot.com/_2vgIgz_H4g8/TE1RfFyVUyI/AAAAAAAAFIk/VC8ydtgXp70/s1600/IMAG0030.jpg&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;&quot; width=&quot;199&quot; height=&quot;200&quot; style=&quot;border-bottom: transparent 1px solid; position: relative; border-left: transparent 1px solid; padding-bottom: 8px; background-color: transparent; padding-left: 8px; padding-right: 8px; border-top: transparent 1px solid; border-right: transparent 1px solid; padding-top: 8px; background-origin: initial; background-clip: initial; -webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 0px; border-top-left-radius: 0px 0px; border-top-right-radius: 0px 0px; border-bottom-right-radius: 0px 0px; border-bottom-left-radius: 0px 0px&quot; src=&quot;http://1.bp.blogspot.com/_2vgIgz_H4g8/TE1RfFyVUyI/AAAAAAAAFIk/VC8ydtgXp70/s200/IMAG0030.jpg&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;The second talk I saw was by John MacLeod of IBM’s Rational team on&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;strong&gt;Steps to Better Requirements Management&lt;/strong&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;. This was the basics of requirements management: Start with a technology neutral business requirement statement, evolve it into a solution constrained by a particular IT or system scope and finally resolve it into specific statements of functionality. And trace things from front to back to keep up with what is getting done and what isn’t.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a imageanchor=&quot;1&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; margin-bottom: 1em; float: left; color: rgb(90,94,156); clear: left; font-size: 13px; font-weight: normal; margin-right: 1em; text-decoration: none&quot; href=&quot;http://4.bp.blogspot.com/_2vgIgz_H4g8/TE1Rgi5StUI/AAAAAAAAFIo/jbCcXheVJ7s/s1600/IMAG0033.jpg&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;img border=&quot;0&quot; alt=&quot;&quot; width=&quot;200&quot; height=&quot;188&quot; style=&quot;border-bottom: transparent 1px solid; position: relative; border-left: transparent 1px solid; padding-bottom: 8px; background-color: transparent; padding-left: 8px; padding-right: 8px; border-top: transparent 1px solid; border-right: transparent 1px solid; padding-top: 8px; background-origin: initial; background-clip: initial; -webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 0px; border-top-left-radius: 0px 0px; border-top-right-radius: 0px 0px; border-bottom-right-radius: 0px 0px; border-bottom-left-radius: 0px 0px&quot; src=&quot;http://4.bp.blogspot.com/_2vgIgz_H4g8/TE1Rgi5StUI/AAAAAAAAFIo/jbCcXheVJ7s/s200/IMAG0033.jpg&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;The third talk was a case study of a project delivered in NSW police by Peter Stanford of &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68); font-size: 13px&quot;&gt;&lt;a target=&quot;_blank&quot;  rel=&quot;nofollow&quot; style=&quot;color: rgb(90,94,156); font-weight: normal; text-decoration: none&quot; href=&quot;http://artefaction.net/&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;Artefaction&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;called&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;strong&gt;Architecting change – from Here to Eternity, or Agile and Now&lt;/strong&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;. This talk centred around the problems of getting consensus on big decisions in large, complex and diffuse organizations. The guts of the answer seemed to be making the decisions frequent and small, and using prototypes wherever possible.&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;On Day 2 I filled in for&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68); font-size: 13px&quot;&gt;&lt;a target=&quot;_blank&quot;  rel=&quot;nofollow&quot; style=&quot;color: rgb(90,94,156); font-weight: normal; text-decoration: none&quot; href=&quot;http://www.cleverworkarounds.com/2009/02/08/wicked-problem-best-practice-slides-and-demo-materials-posted/&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;Paul Culmsee&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&amp;#160;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;who was unable to attend – and did an ‘intimate’ Q&amp;amp;A session for two tables of people who wanted to ask questions about implementing agile practices. Matt Hodgson and Peter Stanford also sat in answering questions. It was fun and the people there seemed to like the more interactive nature of a conversation over yet another lecture.&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;The rest of the session was really interesting with lots of good content and speakers. I was happy I went and recommend anyone in Australia (or NZ) to pop along to the &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68); font-size: 13px&quot;&gt;&lt;a target=&quot;_blank&quot;  rel=&quot;nofollow&quot; style=&quot;color: rgb(90,94,156); font-weight: normal; text-decoration: none&quot; href=&quot;http://www.businessanalystworld.com/sydney/welcome-to-sydney.html&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;Sydney event on the 17th and 18th of August&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size: small&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 18px; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: rgb(68,68,68)&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: small&quot;&gt;(Also posted at &lt;/span&gt;&lt;a target=&quot;_blank&quot;  rel=&quot;nofollow&quot; href=&quot;http://www.betterprojects.net/2010/07/ba-world-melbourne-2010_26.html&quot;&gt;&lt;span style=&quot;font-size: small&quot;&gt;www.BetterProjects.ne&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-size: small&quot;&gt;t)&lt;/span&gt;&lt;/p&gt;</description> 
    <dc:creator>Craig Brown</dc:creator> 
    <pubDate>Tue, 27 Jul 2010 00:31:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1454</guid> 
    
</item>
<item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/1092/Abandon-the-use-of-Non-Functional-Requirements.aspx#Comments</comments> 
    <slash:comments>4</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=1092</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1092&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>Abandon the use of Non Functional Requirements</title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/1092/Abandon-the-use-of-Non-Functional-Requirements.aspx</link> 
    <description>&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;http://3.bp.blogspot.com/_2vgIgz_H4g8/SqkHlxjQ4kI/AAAAAAAAAY8/C8huPQzuEq4/s400/Types+of+Requirements.gif&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;This model is provided by Don Firesmith of SEI.&amp;#160; Note the lack of an NFR category.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.betterprojects.net/2009/09/requirements-taxonomy-again.html&quot;&gt;More&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description> 
    <dc:creator>Craig Brown</dc:creator> 
    <pubDate>Thu, 24 Sep 2009 11:57:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1092</guid> 
    
</item>
<item>
    <comments>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/826/Help-your-stakeholders-review-your-requirements.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=182&amp;ModuleID=875&amp;ArticleID=826</wfw:commentRss> 
    <trackback:ping>https://modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=826&amp;PortalID=0&amp;TabID=182</trackback:ping> 
    <title>Help your stakeholders review your requirements</title> 
    <link>https://modernanalyst.com/Community/CommunityBlog/tabid/182/ID/826/Help-your-stakeholders-review-your-requirements.aspx</link> 
    <description>&lt;div id=&quot;__ss_1020435&quot; style=&quot;width: 425px; text-align: left&quot;&gt;&lt;a title=&quot;How To Review Software Requirements&quot; style=&quot;display: block; margin: 12px 0px 3px; font: 14px Helvetica,Arial,Sans-serif; text-decoration: underline&quot; href=&quot;http://www.slideshare.net/craigwbrown/how-to-review-software-requirements?type=presentation&quot;&gt;&lt;object height=&quot;355&quot; width=&quot;425&quot; style=&quot;margin: 0px&quot;&gt;
&lt;param name=&quot;movie&quot; value=&quot;http://static.slideshare.net/swf/ssplayer2.swf?doc=how-to-review-software-requirements-1234444938243435-3&amp;amp;stripped_title=how-to-review-software-requirements&quot; /&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot; /&gt;
&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot; /&gt;&lt;embed type=&quot;application/x-shockwave-flash&quot; height=&quot;355&quot; width=&quot;425&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; src=&quot;http://static.slideshare.net/swf/ssplayer2.swf?doc=how-to-review-software-requirements-1234444938243435-3&amp;amp;stripped_title=how-to-review-software-requirements&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/a&gt;&lt;/div&gt;</description> 
    <dc:creator>Craig Brown</dc:creator> 
    <pubDate>Fri, 13 Feb 2009 10:58:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:826</guid> 
    
</item>

    </channel>
</rss>